'Declaration
Public Function MergeDocuments_3( _ ByRef SrcDoc() As GdPicturePDF, _ ByVal Options As PdfDocumentMergingOptions _ ) As GdPicturePDF
public GdPicturePDF MergeDocuments_3( ref GdPicturePDF[] SrcDoc, PdfDocumentMergingOptions Options )
public function MergeDocuments_3( var SrcDoc: GdPicturePDFarray of; Options: PdfDocumentMergingOptions ): GdPicturePDF;
public function MergeDocuments_3( SrcDoc : GdPicturePDF[], Options : PdfDocumentMergingOptions ) : GdPicturePDF;
public: GdPicturePDF* MergeDocuments_3( ref GdPicturePDF*[]* SrcDoc, PdfDocumentMergingOptions Options )
public: GdPicturePDF^ MergeDocuments_3( array<GdPicturePDF^>^% SrcDoc, PdfDocumentMergingOptions Options )
Parameters
- SrcDoc
- Options